[INFO] cloning repository https://github.com/imikushin/cardano-tx-proof
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imikushin/cardano-tx-proof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimikushin%2Fcardano-tx-proof", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimikushin%2Fcardano-tx-proof'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0fceebcb140689d2451ee118fbfc6e5f9668219c
[INFO] checking imikushin/cardano-tx-proof against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimikushin%2Fcardano-tx-proof" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/imikushin/cardano-tx-proof
[INFO] finished tweaking git repo https://github.com/imikushin/cardano-tx-proof
[INFO] tweaked toml for git repo https://github.com/imikushin/cardano-tx-proof written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/imikushin/cardano-tx-proof on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/imikushin/cardano-tx-proof already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `cardano-tx-proof` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bdaf948ee0385c4a606819c1f8233c0e080e79a2485f01edb26c7e043f633006
[INFO] running `Command { std: "docker" "start" "bdaf948ee0385c4a606819c1f8233c0e080e79a2485f01edb26c7e043f633006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bdaf948ee0385c4a606819c1f8233c0e080e79a2485f01edb26c7e043f633006" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdaf948ee0385c4a606819c1f8233c0e080e79a2485f01edb26c7e043f633006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bdaf948ee0385c4a606819c1f8233c0e080e79a2485f01edb26c7e043f633006" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `cardano-tx-proof` (manifest) generated 1 warning
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy-derive v0.8.38
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling minicbor v0.26.5
[INFO] [stderr]    Compiling minicbor-derive v0.16.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.8
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking cryptoxide v0.4.4
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling saphyr-parser v0.0.6
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling rug v1.28.1
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling saphyr v0.0.6
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling mithril-build-script v0.2.28
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking blake2 v0.9.2
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking erased-serde v0.4.9
[INFO] [stderr]    Compiling mithril-common v0.6.43
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ckb-merkle-mountain-range v0.6.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking kes-summed-ed25519 v0.2.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking pbjson v0.7.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]     Checking pallas-codec v1.0.0-alpha.4
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking pallas-crypto v1.0.0-alpha.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking pallas-addresses v1.0.0-alpha.4
[INFO] [stderr]     Checking pallas-primitives v1.0.0-alpha.4
[INFO] [stderr]     Checking pallas-network v1.0.0-alpha.4
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking utxorpc-spec v0.18.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking compression-codecs v0.4.36
[INFO] [stderr]     Checking async-compression v0.4.37
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking pallas-traverse v1.0.0-alpha.4
[INFO] [stderr]     Checking pallas-configs v1.0.0-alpha.4
[INFO] [stderr]     Checking pallas-validate v1.0.0-alpha.4
[INFO] [stderr]     Checking pallas-txbuilder v1.0.0-alpha.4
[INFO] [stderr]     Checking pallas-utxorpc v1.0.0-alpha.4
[INFO] [stderr]     Checking pallas v1.0.0-alpha.4
[INFO] [stderr]     Checking mithril-stm v0.9.5
[INFO] [stderr]     Checking mithril-aggregator-client v0.1.8
[INFO] [stderr]     Checking mithril-cardano-node-internal-database v0.1.10
[INFO] [stderr]     Checking mithril-aggregator-discovery v0.1.1
[INFO] [stderr]     Checking mithril-client v0.13.2
[INFO] [stderr]     Checking cardano-tx-proof v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `read` is never used
[INFO] [stdout]  --> src/util.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn read<T, R>(s: R) -> Result<T>
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read` is never used
[INFO] [stdout]  --> src/util.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn read<T, R>(s: R) -> Result<T>
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 01s
[INFO] running `Command { std: "docker" "inspect" "bdaf948ee0385c4a606819c1f8233c0e080e79a2485f01edb26c7e043f633006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdaf948ee0385c4a606819c1f8233c0e080e79a2485f01edb26c7e043f633006", kill_on_drop: false }`
[INFO] [stdout] bdaf948ee0385c4a606819c1f8233c0e080e79a2485f01edb26c7e043f633006
